tests: Generalize has_gpgme, has_sign_ed25519 into has_ostree_feature
authorSimon McVittie <smcv@collabora.com>
Mon, 19 Feb 2024 15:57:51 +0000 (15:57 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 19 Feb 2024 21:02:32 +0000 (21:02 +0000)
commit92b6c5ababde2e62222f221745f6bac111ada7dd
tree12f018c12ae44bfba976a14ca30f69ce2a54e36a
parent98a8642363bdc196d63344ebca626ad408720d4a
tests: Generalize has_gpgme, has_sign_ed25519 into has_ostree_feature

Signed-off-by: Simon McVittie <smcv@collabora.com>
Forwarded: https://github.com/ostreedev/ostree/pull/3184

Gbp-Pq: Name tests-Generalize-has_gpgme-has_sign_ed25519-into-has_ostr.patch
21 files changed:
tests/libtest.sh
tests/pull-test.sh
tests/test-commit-sign.sh
tests/test-create-usb.sh
tests/test-delta-ed25519.sh
tests/test-find-remotes.sh
tests/test-gpg-signed-commit.sh
tests/test-local-pull.sh
tests/test-parent.sh
tests/test-pre-signed-pull.sh
tests/test-pull-collections.sh
tests/test-pull-contenturl.sh
tests/test-pull-mirror-summary.sh
tests/test-pull-repeated.sh
tests/test-pull-summary-caching.sh
tests/test-pull-summary-sigs.sh
tests/test-signed-commit.sh
tests/test-signed-pull-summary.sh
tests/test-signed-pull.sh
tests/test-summary-update.sh
tests/test-summary-view.sh